home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = MEFontLabelView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- ACTIONS = {
- colorPopupClicked = id;
- insertPopupClicked = id;
- setColorPref = id;
- setEditingBooleanPref = id;
- setEditingFont = id;
- setHTMLBooleanPref = id;
- setHTMLFixedFont = id;
- setHTMLStandardFont = id;
- };
- CLASS = MEPrefsWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_attributionTextView" = NSTextView;
- "_closeWindowCheckbox" = NSButton;
- "_colorWell" = NSColorWell;
- "_colorsPopup" = NSPopUpButton;
- "_fontLabel" = RSFontLabelView;
- "_htmlEnableJavaCheckbox" = NSButton;
- "_htmlEnableJavascriptCheckbox" = NSButton;
- "_htmlEnablePluginsCheckbox" = NSButton;
- "_htmlFixedFontLabel" = RSFontLabelView;
- "_htmlFontLabel" = RSFontLabelView;
- "_mainWindow" = NSWindow;
- "_openOptionsDrawerCheckbox" = NSButton;
- "_openPreviewCheckbox" = NSButton;
- "_tabView" = NSTabView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = MESyntaxColoredTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {CLASS = RSFontLabelView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
- );
- IBVersion = 1;
- }